home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Games&Education / ez-genes-02 / ezGenes ReadMe < prev    next >
Text File  |  1995-06-12  |  1KB  |  38 lines

  1. ezGenes 0.2 68K -- April 95
  2. ezGenes 0.2 PPC -- June 95
  3.  
  4. A simple approach to family trees.
  5.  
  6. This is an instructive excercise in Object Pascal.
  7. It was written with Think Pascal, later converted
  8. to Metrowerks for PowerPC code.
  9.  
  10. Use of the program is intuitive.  Start with the
  11. first person in the family and build the tree
  12. upward and downward.  About 32000 persons can be
  13. represented.  But Open/Close operations will be
  14. too slow after several hundred.
  15.  
  16. Editing and browsing is possible by clicking on
  17. the items, by menu commands, and by shortcuts.
  18.     F   father
  19.     M   mother
  20.    1-9  list item (spouse or child)
  21.  
  22. Quite complex relations can be represented.  The
  23. data file should be edited manually for a marriage
  24. between two existing persons.
  25.  
  26.  
  27. Source code is included.  MacApp will be required
  28. for making the application.
  29.  
  30. Thanks to Metrowerks for developping PPC compilers,
  31. and to MacApp Cooperative for converting MacApp to
  32. PPC.
  33.  
  34. Written by M. Akif Eyler
  35. Bilkent University, 06533 Ankara, Turkey.
  36.  
  37. e-mail:   eyler@bilkent.edu.tr
  38.